GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetFormFieldDefaultValue Method





In This Topic
GetFormFieldDefaultValue Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(203)>
Function GetFormFieldDefaultValue( _
   ByVal FieldId As Integer _
) As String
[DispId(203)]
string GetFormFieldDefaultValue( 
   int FieldId
)
function GetFormFieldDefaultValue( 
    FieldId: Integer
): String; 
DispIdAttribute(203)
function GetFormFieldDefaultValue( 
   FieldId : int
) : String;
[DispId(203)]
string* GetFormFieldDefaultValue( 
   int FieldId
) 
[DispId(203)]
String^ GetFormFieldDefaultValue( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members